From: LLVM Packaging Team Date: Mon, 23 Mar 2020 10:59:35 +0000 (+0000) Subject: kfreebsd-libcxx-threads-detection X-Git-Tag: archive/raspbian/1%7.0.1-12+rpi1^2~13 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=7bec47e33fceb04bba1fedb39531e2572a8b7451;p=llvm-toolchain-7.git kfreebsd-libcxx-threads-detection =================================================================== Gbp-Pq: Topic kfreebsd Gbp-Pq: Name kfreebsd-libcxx-threads-detection.diff --- diff --git a/libcxx/include/__config b/libcxx/include/__config index 6982213d5..43af972cf 100644 --- a/libcxx/include/__config +++ b/libcxx/include/__config @@ -1107,6 +1107,7 @@ _LIBCPP_FUNC_VIS extern "C" void __sanitizer_annotate_contiguous_container( !defined(_LIBCPP_HAS_THREAD_API_WIN32) && \ !defined(_LIBCPP_HAS_THREAD_API_EXTERNAL) # if defined(__FreeBSD__) || \ + defined(__FreeBSD_kernel__) || \ defined(__Fuchsia__) || \ defined(__NetBSD__) || \ defined(__linux__) || \